home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / bigcheese < prev    next >
Text File  |  2001-03-21  |  2KB  |  39 lines

  1. Synopsis:
  2.    load bigcheese
  3.  
  4. Description:
  5.    This script is one of several good sample .ircrc files included with the
  6.    client.  This one creates a number of commonly-used aliases, sets various
  7.    key bindings and hooks, and customizes many of the client's internal SET
  8.    variables.
  9.  
  10.      Alias          Description                                           
  11.      /cl            same as CLEAR
  12.      /clock         enable or disable the status bar clock
  13.      /finger        EXEC a finger process
  14.      /list          same as LIST, for all public channels
  15.      /m             same as MSG
  16.      /mode          same as MODE, for current channel
  17.      /names         same as NAMES, for all public channels
  18.      /oops <x>      resend a misdirected MSG
  19.      /re            send a MSG to the last sender of a MSG
  20.      /reply         start a query in a new window with last MSG sender
  21.      /swap          same as WINDOW SWAP LAST
  22.      /talkto <x>    start a query in a new window
  23.      /this <x>      set window level to crap while running a command
  24.      /unalias <x>   remove an alias
  25.      /unset         undefine a SET variable
  26.      /wchannel <x>  join a new channel in the current window
  27.      /wjoin <x>     join a new channel in a new window
  28.  
  29.    This script also loads the SHELL, NICKS, and TABKEY scripts.
  30.  
  31. See Also:
  32.    alias(8); basical(8); clear(4); exec(5); ircprimer(8); list(2); load(5);
  33.    msg(1); mode(1); names(2); nicks(8); query(1); set(4) clock;
  34.    shell(8); tabkey(8); window(4) last, level, new, swap
  35.  
  36. Other Notes:
  37.    This script was written by Mike Sandrof (BigCheese).
  38.  
  39.